Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KAW-7936 wire up title component #24

Merged

Conversation

lakshmishriaswathnarayana
Copy link
Contributor

Please always provide the GitHub issue(s) your PR is for, as well as test URLs where your change can be observed (before and after):

Fix #

Test URLs:

Copy link

aem-code-sync bot commented Sep 11, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

Copy link

aem-code-sync bot commented Sep 11, 2024

Page Scores Audits Google
M /drafts/lakshmi/title PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
D /drafts/lakshmi/title PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

@@ -160,15 +161,15 @@ h6,
letter-spacing: 0.15px;
}

@media (width >= 768px) {
@media (width >= 1025px) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as discussed in slack, the value greater than is 1024. Would it be possible to change it?
XS -> 0 - 767
S -> 768 - 1023
M -> 1024 - 1439
L -> 1440 - +

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@IoanaOrca IoanaOrca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job

@lakshmishriaswathnarayana lakshmishriaswathnarayana merged commit c319c73 into redesign-develop Sep 12, 2024
3 checks passed
@lakshmishriaswathnarayana lakshmishriaswathnarayana deleted the KAW-7936-Title-component branch September 12, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants